func math.erfc

2 uses

	math (current package)
		erf.go#L278: 	return erfc(x)
		erf.go#L281: func erfc(x float64) float64 {